Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
Successful Response
Retrieve server information including version, capabilities, and configuration details. This endpoint provides essential metadata about the Weave tracing server.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Successful Response